IStorageEntityList
StockSharp.Algo.Storages
The interface for presentation in the form of list of trade objects, received from the external storage.
Implementa: INotifyList<T>, INotifyCollection<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList<T>, ISynchronizedCollection<T>, ISynchronizedCollection, ISynchronizable
Propriedades
Cache : T[]
Cached items.